<p class="Paragraph">String (n As Integer, {expression As Integer | character As String}) <help:key-word value="String" tag="kw66413_1" xmlns:help="http://openoffice.org/2000/help"/></p>
<p class="Paragraph">n: Numeric expression indicating the number of characters to return in the string.</p>
<p class="Paragraph">Expression: Numeric expression that defines the ASCII code for the character.</p>
<p class="Paragraph">Character: Any single character used to build the return string, or any string of which only the first character will be used.</p>